EmployerContactDataChange 
EntityType  Independent 
Logical Entity Name  EmployerContactDataChange 
Default Table Name  PlEmployerContactUpdatesAudit 
Logical Only  NO 
Definition 
 
Note 
 

EmployerContactDataChange Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerContactDataChangeID(PK)    INTEGER  NO 
 
EmployerId(FK)    INTEGER  YES 
 
EmployerContactId(FK)    INTEGER  YES 
 
FieldName    NVARCHAR(100)  YES 
 
OldValue    NVARCHAR(1000)  YES 
 
NewValue    NVARCHAR(1000)  YES 
 
Title    NVARCHAR(60)  YES 
 
FirstName    NVARCHAR(50)  YES 
 
LastName    NVARCHAR(50)  YES 
 
UserID    INTEGER  NO 
 
Comments    NVARCHAR(1000)  YES 
 
DateUpdated    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

EmployerContactDataChange Keys 
Key Name  Key Type  Keys 
PK_PlEmployerContactUpdatesAudit  PrimaryKey  EmployerContactDataChangeID 
PlEmployerContactUpdatesAudit_PlEmployerID_N_N_IDX  Inversion Entry  EmployerId 
PlEmployerContactUpdatesAudit_PlEmployerContactID_N_N_IDX  Inversion Entry  EmployerContactId 

EmployerContactDataChange Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
EmployerContact  Non-Identifying  Zero or One to Zero or More        EmployerContactId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

EmployerContactDataChange Check Constraints 
Check Constraint Name  CheckConstraint